projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6978c91
)
(mac-system-coding-system, mac-system-locale): Add defvars.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 14:08:30 +0000
(14:08 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 14:08:30 +0000
(14:08 +0000)
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index acd5373214031554f7722c9a14ef20c8434080a0..5fefc2f31cb2548f0ffddf4a90f4caf545954fcd 100644
(file)
--- a/
lisp/international/mule-cmds.el
+++ b/
lisp/international/mule-cmds.el
@@
-33,6
+33,9
@@
(defvar dos-codepage)
(autoload 'widget-value "wid-edit"))
+(defvar mac-system-coding-system)
+(defvar mac-system-locale)
+
;;; MULE related key bindings and menus.
(defvar mule-keymap (make-sparse-keymap)